home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Data Base of the Video Yearbook 1995
/
Data Base of the Video Yearbook 1995 - Disc 1.iso
/
cosmos
/
gatu.dir
/
00045_ÇPåé.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1995-12-21
|
209 b
|
11 lines
on mouseUp
global mydatebase, tuki, nmonth
clearpac()
set tuki to 1
drawpict(1)
set nmonth to "January"
put "January" into field "GATU"
set the textSize of field "GATU" to 36
updateStage()
end